In order to quickly learn your way around in the source,
a short description of each file is given here.
specialhost.c
special.c Source of the communications-functions for the drivers.
special.h Definitions of the structurs, which are used for
the communication.
flextr.c Module for enlargement or reduction of
monochrome bitmaps. Algorithms taken from the
FBM-package
specialhost.c Module with all the funktions, which are used for the
communication with the drivers. Plus functions
for the evaluation of the
special-string.
specialhost.h Defines for error messages and Draw-Mode.
Plus prototypes of the module 'violating' functions.
specialparse.c Module that takes over the evaluation of the
special-string. This module is originating from
the file ``dospecial.c'' of the PostScript-driver ``dvips''
by Thomas Rokicki.
specialparse.h Definitions of the structurs for the file
``specialparse.c''.
specialwin.c In this module the window- and gadget-handling
is being handled. Also present here is the ``main''-function
with the main loop, in which there is waited
for all possible signals.
specialwin.h The gadgets are defined here.
iff.h Headerfile of Christian A. Weber's ``iff.library''.
However, I have changed it in a way, that the pragmas can now
also be used with the Aztec-C compiler.